DomainObjects Class Library

Reference<ContainerClass,RelatedClass> Properties

The properties of the Reference<ContainerClass,RelatedClass> class are listed below. For a complete list of Reference<ContainerClass,RelatedClass> class members, see the Reference<ContainerClass,RelatedClass> Members topic.

Public Instance Properties

PrimaryKeyPersistableObject (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the primary key persistable objects in this relationship.
PrimaryKeyTypeObject (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the primary key persistable objects in this relationship.
ReferencedObject Gets or sets the referenced object.
ReferencedPersistableObject Gets or sets the referenced persistable object.
RelationshipDescriptor (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the relationship descriptor that defines this relationship.

See Also

Reference<ContainerClass,RelatedClass> Class | DomainObjects.Facade.Domain Namespace